gtk4.git
2021-09-16 Matthias ClasenLoad jpegs without gdk-pixbuf
2021-09-16 Matthias ClasenAdd code to load jpegs
2021-09-16 Matthias ClasenAdd gdk_texture_save_to_tiff
2021-09-16 Matthias ClasenAdd tests for the tiff loader
2021-09-16 Matthias ClasenLoad tiffs without gdk-pixbuf
2021-09-16 Matthias ClasenAdd code to load and save tiff files
2021-09-16 Matthias ClasenAdd gdk_texture_save_to_png_bytes
2021-09-16 Matthias ClasenAdd tests for the png loader
2021-09-16 Matthias ClasenSave pngs without cairo
2021-09-16 Matthias ClasenLoad pngs without gdk-pixbuf
2021-09-16 Matthias ClasenAdd code to load and save pngs
2021-09-16 Matthias Clasentexture: Add error enum
2021-09-16 Benjamin OtteMerge branch 'modern-testsuite' into 'master'
2021-09-16 Benjamin Ottereftests: Use the default (aka NGL) renderer
2021-09-16 Benjamin Ottereftests: XFAIL border-half-pixel test
2021-09-16 Benjamin Ottereftests: Use colors without rounding errors
2021-09-16 Benjamin Otterendernodeparser: Handle is_color attribute for glyphs
2021-09-16 Matthias Clasenngl: Avoid offscreens in more cases
2021-09-16 Matthias Clasenngl: Improve shortcuts for shadow nodes
2021-09-16 Benjamin Ottengl Fix bottom-right border render failure
2021-09-16 Benjamin Ottetestsuite: Switch color from khaki to yellow
2021-09-16 Benjamin Ottereftests: Make image-compare use textures
2021-09-16 Benjamin Ottereftests: Use 0.6 instead of 0.5 for alpha
2021-09-16 Benjamin Ottereftests: Use 0.6 alpha, not 0.5
2021-09-16 Benjamin Ottetestsuite: Port compare_render() to use textures
2021-09-16 Benjamin Ottetests: Update rendernode test to use textures
2021-09-16 Benjamin Ottetestuite: Add opacity-overdraw test
2021-09-16 Matthias Clasenngl: Fix opacity handling
2021-09-16 Benjamin Ottereftests: Use GdkTexture instead of cairo_surface_t
2021-09-16 Benjamin Ottereftests: Make diff pixels always opaque
2021-09-16 Benjamin Ottetestsuite: remove box-order test
2021-09-16 Benjamin OtteAPI: Add gdk_texture_new_from_filename()
2021-09-16 Benjamin Ottetestsuite: Fix race in texture-threads test
2021-09-16 Benjamin Ottegltexture: Fallback in download_float()
2021-09-16 Benjamin Ottegltexture: Fix download() for GLES
2021-09-16 Benjamin Ottetestsuite: Be more verbose in texture-threads test
2021-09-16 Matthias ClasenMerge branch 'master' into 'master'
2021-09-16 muradmDo not require wayland-protocols as dependency in the...
2021-09-16 Matthias ClasenMerge branch 'wip/jimmac/make-toolbar-togglebuttons...
2021-09-16 Jakub Steinertheme: make toggled tbuttons in toolbars visible
2021-09-16 Matthias ClasenMerge branch 'misc-texture-things' into 'master'
2021-09-16 Benjamin Ottepixbufutils: Simplify function
2021-09-16 Matthias Clasentexture: Mention download_float in the docs
2021-09-16 Matthias ClasenAdd gdk_texture_new_from_bytes
2021-09-16 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2021-09-16 Matthias Clasenngl: Avoid cairo_to_png in debug output
2021-09-16 Matthias ClasenFix memorytexture float conversion
2021-09-15 Matthias ClasenMerge branch 'update-readme' into 'master'
2021-09-15 Matthias ClasenApply 1 suggestion(s) to 1 file(s)
2021-09-15 Matthias ClasenUpdate the README
2021-09-15 Boyuan YangUpdate Chinese (China) translation
2021-09-15 Dz ChenUpdate Chinese (China) translation
2021-09-14 Matthias ClasenMerge branch 'function-annotations' into 'master'
2021-09-14 Matthias ClasenAnnotate gtk_get_default_language as const
2021-09-14 Matthias ClasenAnnotate gtk_editable_get_chars as malloc
2021-09-14 Matthias Clasencsstypes: Add annotations and inlines
2021-09-14 Matthias ClasenAnnotate some builder apis as malloc
2021-09-14 Matthias ClasenAnnotate gtk_accelerator_get_default_mod_mask as const
2021-09-14 Matthias ClasenAnnotate gsk_cairo_blur_compute_pixels as const
2021-09-14 Matthias ClasenAnnotate gdk_rgba_to_string as malloc
2021-09-14 Matthias ClasenAnnotate gdk_drag_action_is_unique as const
2021-09-14 Matthias ClasenAnnotate gtk_css_tokenizer_get_location as const
2021-09-14 Matthias Clasencssparser: Mark some functions as pure and malloc
2021-09-14 Matthias ClasenAnnotate gsk_ngl_uniform_state_align as pure
2021-09-14 Matthias ClasenAnnotate gsk_rounded_rect_is_circular as pure
2021-09-14 Matthias ClasenAnnotate pango_glyph_string_num_glyphs as pure
2021-09-14 Matthias ClasenAnnotate gdk_unichar_direction as const
2021-09-14 Matthias ClasenMerge branch 'gsk-tests-gl' into 'master'
2021-09-14 Matthias Clasentestsuite: Stop running tests for the gl renderer
2021-09-14 Matthias Clasentestsuite: Call g_test_init in test binaries
2021-09-14 Matthias ClasenMerge branch 'fix_accessible_described_by' into 'master'
2021-09-14 Matthias ClasenMerge branch 'test-leak-fixes' into 'master'
2021-09-14 Lukáš TyrychtrFix generation of accessible description in presence...
2021-09-14 Matthias Clasentestsuite: Fix a few memory leaks
2021-09-14 Matthias ClasenMerge branch 'tiff-ci' into 'master'
2021-09-14 Matthias Clasenci: Use the v4 image
2021-09-14 Matthias Clasenci: Add libtiff-devel to the image
2021-09-14 Matthias ClasenMerge branch 'wip/exalm/papercuts' into 'master'
2021-09-14 Alexander Mikhaylenkomedia-controls: Make play button flat
2021-09-14 Alexander Mikhaylenkosearchbar: Vertically center the close button
2021-09-13 Matthias ClasenMerge branch 'fix_#4255' into 'master'
2021-09-13 Julian Sparberstack: Dispose children before emitting items-changed
2021-09-13 Benjamin OtteMerge branch 'wip/otte/texture-threads' into 'master'
2021-09-12 Benjamin Ottengl: Simplify and unbug texture download
2021-09-12 Benjamin Ottegltexture: Make sure downloading textures works in...
2021-09-12 Philipp KiemleUpdate German translation
2021-09-12 Benjamin OtteMerge branch 'wip/otte/float-textures' into 'master'
2021-09-12 Balázs ÚrUpdate Hungarian translation
2021-09-12 Benjamin Ottetestsuite: Add tests for gdk_texture_download_float()
2021-09-12 Benjamin Ottetestsuite: Add memory test support for OpenGL up/downloads
2021-09-12 Benjamin Ottetestsuite: Add tests uploading the memorytextures
2021-09-12 Benjamin Ottetestsuite: Rework memorytexture test some more
2021-09-12 Benjamin Ottetestsuite: Overhaul memorytexture test
2021-09-12 Benjamin Ottegl: Implement uploading and downloading HDR formats
2021-09-12 Benjamin Ottememorytexture: Add support for HDR formats
2021-09-12 Benjamin Ottetexture: Add gdk_texture_download_float()
2021-09-12 Benjamin Ottegdk: Deprecate gdk_cairo_draw_from_gl()
2021-09-12 Benjamin Ottegltexture: Implement download() via glGetTexImage()
2021-09-12 Benjamin Ottegltexture: Make release() use download_texture()
2021-09-12 Benjamin Ottetexture: Add gdk_texture_download_texture()
next